Skip to content

fix: release workflow checks and auto-merge parsing#55

Merged
GraysonCAdams merged 1 commit intomainfrom
fix/release-workflow-checks
Mar 3, 2026
Merged

fix: release workflow checks and auto-merge parsing#55
GraysonCAdams merged 1 commit intomainfrom
fix/release-workflow-checks

Conversation

@GraysonCAdams
Copy link
Copy Markdown
Collaborator

Summary

  • Add security-status to release-pr-checks status posting so release PRs can pass branch protection
  • Fix auto-merge step in release.yml that was failing because steps.rp.outputs.pr is a JSON object, not a PR number

Test plan

The release-pr-checks workflow wasn't posting a security-status commit
status, causing branch protection to block merging release PRs.

Also fix release.yml auto-merge step which was failing because
steps.rp.outputs.pr is a JSON object, not a PR number.
@GraysonCAdams GraysonCAdams merged commit 6854e42 into main Mar 3, 2026
18 checks passed
@GraysonCAdams GraysonCAdams deleted the fix/release-workflow-checks branch March 3, 2026 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant